entry: Never show handles and popover at the same time
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2015 18:01:39 +0000 (14:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:56:12 +0000 (06:56 -0400)
commita219e6b4cd1e0863b4e9db11a3131e40f89acdda
tree8f75f664702b93a5441a2b6fc0c7a9fa114b9aa9
parent1bd10f2a7bc2164541829c48b48d338d199015f2
entry: Never show handles and popover at the same time

Hide the handles when the popover appears, and brind them back
when it disappears. This will need revisiting if we start using
the popover for mouse interaction as well, where we may not
want handles to show up.
gtk/gtkentry.c